home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / l2101a.zip / GRAVEY.REF < prev    next >
Text File  |  1997-05-24  |  7KB  |  353 lines

  1. ;The grave yard and cave area
  2.  
  3. @#moon1
  4. ;hidden moonstone 1
  5. @do moveback
  6. @if bitcheck `t13 3 1 then do
  7.   @begin
  8.   @closescript
  9.   @end
  10.  
  11. @bitset `t13 3 1
  12. @do saybar
  13. `%You find a Moonstone lying beneath the water.
  14. @do `i57 + 1
  15.  
  16.  
  17. @#chest1
  18. ;secret
  19. @do moveback
  20. @if bitcheck `t13 1 1 then do
  21.   @begin
  22.   @do saybar
  23. There is nothing on the table.
  24.   @closescript
  25.   @end
  26.  
  27. @bitset `t13 1 1
  28. @do saybar
  29. `%You find a Red Potion!
  30. @do `i52 + 1
  31.  
  32. @#monster1
  33. @fight
  34. ;name
  35. Skeleton
  36. ;string said when you see him
  37. A boney arm reaches up through the dirt in the ground ...
  38. ;power move kill string
  39. The bones clatter to the ground in horrid defeat.
  40. ;sex - 1 is male, 2 is female, 3 is it
  41. 3
  42. ;weapon and strength for the weapon, up to 5
  43. gives you a bone|10
  44. slashes with its skinless hand|7
  45. tears its arm off and hits you with it|8
  46. NONE|NONE
  47. NONE|NONE
  48. ;defense
  49. 5
  50. ;gold reward
  51. 18
  52. ;experience
  53. 25
  54. ;hit points
  55. 40
  56. ;if win: ref file|name or NONE
  57. NONE|NONE
  58. ;if lose: ref file|name or NONE
  59. GAMETXT.REF|DIE
  60. ;if runs: ref file|name or NONE
  61. NONE|NONE
  62.  
  63. @#monster2
  64. @fight
  65. ;name
  66. Zombie
  67. ;string said when you see him
  68. A horrible figure groans limping its leg towards you ..
  69. ;power move kill string
  70. You send him back to the ground he came up from.
  71. ;sex - 1 is male, 2 is female, 3 is it
  72. 3
  73. ;weapon and strength for the weapon, up to 5
  74. uses its amputated arm to bash you|10
  75. moans "brains" & bites you|15
  76. gnaws on your leg|8
  77. NONE|NONE
  78. NONE|NONE
  79. ;defense
  80. 3
  81. ;gold reward
  82. 14
  83. ;experience
  84. 26
  85. ;hit points
  86. 60
  87. ;if win: ref file|name or NONE
  88. NONE|NONE
  89. ;if lose: ref file|name or NONE
  90. GAMETXT.REF|DIE
  91. ;if runs: ref file|name or NONE
  92. NONE|NONE
  93.  
  94. @#monster3
  95. @fight
  96. ;name
  97. Raven
  98. ;string said when you see him
  99. A breeze brushes your neck, something flew pretty close
  100. ;power move kill string
  101. The bird crashes to the yard.
  102. ;sex - 1 is male, 2 is female, 3 is it
  103. 3
  104. ;weapon and strength for the weapon, up to 5
  105. claws you|8
  106. pecks your neck|7
  107. stabs your eyes with its beak|10
  108. NONE|NONE
  109. NONE|NONE
  110. ;defense
  111. 2
  112. ;gold reward
  113. 5
  114. ;experience
  115. 8
  116. ;hit points
  117. 45
  118. ;if win: ref file|name or NONE
  119. NONE|NONE
  120. ;if lose: ref file|name or NONE
  121. GAMETXT.REF|DIE
  122. ;if runs: ref file|name or NONE
  123. NONE|NONE
  124.  
  125. @#monster4
  126. @fight
  127. ;name
  128. Dog Skeleton
  129. ;string said when you see him
  130. A horrible half dead dog jumps from behind the gravestone!
  131. ;power move kill string
  132. Stay boy stay, good dead boy.
  133. ;sex - 1 is male, 2 is female, 3 is it
  134. 3
  135. ;weapon and strength for the weapon, up to 5
  136. gashes your leg with its claws|10
  137. bites you|12
  138. pounces on you|15
  139. NONE|NONE
  140. NONE|NONE
  141. ;defense
  142. 3
  143. ;gold reward
  144. 17
  145. ;experience
  146. 24
  147. ;hit points
  148. 65
  149. ;if win: ref file|name or NONE
  150. NONE|NONE
  151. ;if lose: ref file|name or NONE
  152. GAMETXT.REF|DIE
  153. ;if runs: ref file|name or NONE
  154. NONE|NONE
  155.  
  156. @#GRAVE1
  157. ;Grave 1 in the yard
  158. @DO SAYBAR
  159. `2There once was a man from Knantucket ...
  160. @do moveback
  161.  
  162. @#GRAVE2
  163. ;Grave 2 in the yard
  164. @DO SAYBAR
  165. `2"Hey get off me!!"
  166. @do moveback
  167.  
  168. @#GRAVE3
  169. ;Grave 3 in the yard
  170. @DO SAYBAR
  171. `2"Dig me up & take me with you!"
  172. @do moveback
  173.  
  174. @#GRAVE4
  175. ;Grave 4 in the yard
  176. @DO SAYBAR
  177. `2"Join us ..."
  178. @do moveback
  179.  
  180. @#GRAVE5
  181. ;Grave 5 in the yard
  182. @DO SAYBAR
  183. `2"If you die, don't die on me."
  184. @do moveback
  185.  
  186. @#GRAVE6
  187. ;Grave 6 in the yard
  188. @DO SAYBAR
  189. `2Here lies Beavis, he never scored.
  190. @do moveback
  191.  
  192. @#CAVE
  193. ;Cave to the right of the Grave yard
  194. @DO SAYBAR
  195. `2Looks like a dark cave, best not go in now.
  196.  
  197. @#SIGN
  198. ;Sign outside the yard
  199. @DO SAYBAR
  200. `2GraveYard, weak beware !!
  201. @do moveback
  202.  
  203. @#ICESIGN
  204. ;Sign on the west entrance of the snowy Pass
  205. @DO SAYBAR
  206. `2  <----------   Flag City        Snowy Pass    ---------->
  207. @do moveback
  208.  
  209. @#DARKF
  210.  @do moveback
  211.  @busy
  212. @do `v01 is 1
  213. @show
  214. `r0`c  `%`r1 THE SHEPHERD `r0
  215.  
  216. `2  You come across a Shepherd - his eyes look content and wise.  He
  217.   nods to you.  `0"How may I help you my friend?" `2he asks.
  218.  
  219. @do write
  220. `x`x
  221. @choice
  222. Ask about the strange surrounding forest.
  223. Comment on his sheep.
  224. @if response is 2 then do
  225.   @begin
  226.   @show
  227. `\`\  `$"No, but your sheep might be able to." `2you tell him.
  228. `\`k
  229.   @end
  230.  
  231. @if response is 1 then do
  232.   @begin
  233.   @show
  234. `\`\  `7"The darker trees are dying and becoming part of Dark Forest.  They try
  235.   to grow further towards the living and take it over.  My flock and I keep
  236.   it back."
  237. `\`k
  238.   @end
  239. @drawmap
  240. @update
  241.  
  242. @#NUDE
  243.  @do moveback
  244.  @busy
  245.  @do `v01 is 1
  246. @show
  247. `r0`c  `%`r1 THE NAKED MAN `r0
  248.  
  249. `2  You come across a nude old man in a field - ahh, he must be at least 70!
  250.   He nods to you.  `0"Come, join me my friend," `2he says.
  251.  
  252. @do write
  253. `x`x
  254. @choice
  255. Join him on the grass
  256. Comment on his ... clothes
  257. @if response is 2 then do
  258.   @begin
  259.   @show
  260. `\`\  `$"Must be cold out huh," `2you tell him.
  261. `\`k
  262.   @end
  263. @if response is 1 then do
  264.   @begin
  265.   @show
  266. `\`\  `$"Hey all right, I've been looking for a place like this.  Sometimes you
  267.   just gotta let it all hang out," `2you say as you get undressed.  After
  268.   relieving yourself of your clothes you look at the old man and then back
  269.   at yourself.  You feel small.
  270. `\`k
  271.   @end
  272. @drawmap
  273. @update
  274.  
  275. @#ICECAVE
  276.  @offmap
  277. @label icy
  278. @DO `v01 is 1
  279. @show
  280. `r0`c  `%`r1  The Ice Wizard's Cave  `r0
  281.  
  282. `2  You step into the cold cave, the only light you see is up ahead.  You
  283.   see the silhouette of an old man by the fire.  You step closer and notice
  284.   the fire's flames are blue!  The old man stands sensing your presence.
  285.   `3"How may I help you my child?" `2he asks.
  286.  
  287. @do write
  288. `x`x
  289. @CHOICE
  290. Inquire about him
  291. Ask for passage through the cave
  292. Leave the cave
  293. @if response is 1 then do
  294.   @begin
  295.   @show
  296. `\`\  `$"Who are you, what do you do in this cave?" `2you ask.
  297.  
  298. `k  `3"I am a caretaker of these mountains.  I watch them, and the people
  299.   come here, making sure that all is right here."`% 
  300. `\`k
  301.   @do goto icy
  302.   @end
  303.  
  304. @if response is 2 then do
  305.   @begin
  306.   @if `i31 > 0 then do
  307.   @begin
  308.   @show
  309. `\`\  `3"I see you have the amulet.  Come this way my child, it shall take you
  310.   safely closer towards that which you seek."
  311. `\`k
  312.   @if map is 1499 then do
  313.     @begin
  314.     @loadmap 1590
  315.     @do map is 1590
  316.     @do x is 38
  317.     @do y is 7
  318.     @drawmap
  319.     @update
  320.     @closescript
  321.     @end
  322.   @loadmap 1499
  323.   @do map is 1499
  324.   @do x is 71
  325.   @do y is 17
  326.   @drawmap
  327.   @update
  328.   @closescript      
  329. @end
  330. @show
  331. `\`\  `3"I'm sorry my child, but you must have the pass of my giant masters
  332.   before you may pass through this way."`%
  333. `\`k
  334. @do goto icy
  335. @end
  336. @do moveback
  337. @drawmap
  338. @update
  339.  
  340.  
  341. @#DEATH
  342. @busy
  343. @do `p20 random 4 1
  344. @do goto monster`p20
  345.  
  346. @#PASS
  347. ;View east of the Snowy Pass.
  348. @DO SAYBAR
  349. `2The pass ahead to the west looks snowy & dangerous.
  350.  
  351.  
  352. @#nomore
  353.